internal bufferの例文
- This is an internal buffer whose contents can be changed with SetColumns operations.
- Next it must extract two internal buffers for each level of the merge sort.
- A second internal buffer containing unique values is still used.
- In such a case, the process discards the data in the internal buffer and tries again.
- MARDI has eight gigabytes of internal buffer memory that is capable of storing over 4, 000 raw images.
- It also comes with eight megabytes of internal buffer, which can help prevent what are known as buffer overruns.
- The new DRI2 internal buffer management model also solved two major performance bottlenecks present in the original DRI implementation:
- She decided that what she needed was a compact camera with a big LCD viewing screen and fast internal buffer memory.
- The data for multiple packets is held in an internal buffer while the modem is sending it to the remote machine.
- In doing so ANTIC outputs the same line of graphics for each scan line from its internal buffer without re-reading the same screen memory again.
- Rather than tagging the A blocks using the contents of one of the internal buffers, an indirect " movement-imitation buffer " can be used instead.
- Processes reading the data structure first read one consistency marker, then read the relevant data into an internal buffer, then read the other marker, and then compare the markers.
- Many sorting algorithms can be used to sort the contents of the second internal buffer, including unstable sorts like quicksort, since the contents of the buffer are guaranteed to unique.
- As merges still require a separate buffer large enough to hold the block to be merged, two areas within the array are reserved for this purpose ( known as " internal buffers " ).
- However, if the first value is tagged, the values will need to be read from the first internal buffer ( where they were swapped ) when deciding where to drop the minimum A block.
- But Rathbun said the new RaveMP 2300 reads the music off the disk, then stores it in an internal buffer memory during playback, so the sound won't skip if the player is bumped or dropped.
- Rumors circulated among ethnic Albanians in the capital that the government wants the civilians to flee so it can raze the border villages, creating an internal buffer zone between the rebels and their ethnic kin in the southern Yugoslav province of Kosovo.
- The " floating hole " in this case refers to the contents of the second internal buffer " floating " around the array, and acting as a " hole " in the sense that the items do not need to retain their order.
- My current strategy is big internal buffer ( 500000 * 16 bytes ) and I read directly from file / program that provides input / whatever with write ( ) and read ( ) PureRumble 20 : 17, 13 February 2007 ( UTC)
- The documentation says " If the internal buffer overflows, it is automatically made larger . " Although the internal implementation does eventually use an array, as a user of StringBuffer you can mostly forget that .-- Talk 15 : 05, 27 July 2014 ( UTC)